Skip to content

[3.12] Correct timedelta description (GH-101417)#114938

Merged
serhiy-storchaka merged 1 commit into
python:3.12from
miss-islington:backport-73d20ca-3.12
Feb 2, 2024
Merged

[3.12] Correct timedelta description (GH-101417)#114938
serhiy-storchaka merged 1 commit into
python:3.12from
miss-islington:backport-73d20ca-3.12

Conversation

@miss-islington

@miss-islington miss-islington commented Feb 2, 2024

Copy link
Copy Markdown
Contributor

It only represents the difference between two datetime or
date objects, not between two time objects.
(cherry picked from commit 73d20ca)

Co-authored-by: John Belmonte john@neggie.net


📚 Documentation preview 📚: https://cpython-previews--114938.org.readthedocs.build/

It only represents the difference between two datetime or
date objects, not between two time objects.
(cherry picked from commit 73d20ca)

Co-authored-by: John Belmonte <john@neggie.net>
@bedevere-app bedevere-app Bot added skip issue skip news docs Documentation in the Doc dir labels Feb 2, 2024
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) February 2, 2024 21:43
@serhiy-storchaka serhiy-storchaka merged commit 1eb873e into python:3.12 Feb 2, 2024
@miss-islington miss-islington deleted the backport-73d20ca-3.12 branch January 2, 2026 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants